Variables

Range: 0x80000400 to 0x800004FF. More...

Variables

int MV_E_UPG_FILE_MISMATCH = 0x80000400
 Upgrade firmware mismatch. More...
 
int MV_E_UPG_LANGUSGE_MISMATCH = 0x80000401
 Programming language of upgrade firmware mismatch. More...
 
int MV_E_UPG_CONFLICT = 0x80000402
 Upgrade conflict (repeated update requests). More...
 
int MV_E_UPG_INNER_ERR = 0x80000403
 Device internal error occurred when upgrading the device. More...
 
int MV_E_UPG_UNKNOW = 0x800004FF
 Unknown error occurred when upgrading the device. More...
 

Detailed Description

Range: 0x80000400 to 0x800004FF.

Variable Documentation

◆ MV_E_UPG_FILE_MISMATCH

int MV_E_UPG_FILE_MISMATCH = 0x80000400

Upgrade firmware mismatch.

◆ MV_E_UPG_LANGUSGE_MISMATCH

int MV_E_UPG_LANGUSGE_MISMATCH = 0x80000401

Programming language of upgrade firmware mismatch.

◆ MV_E_UPG_CONFLICT

int MV_E_UPG_CONFLICT = 0x80000402

Upgrade conflict (repeated update requests).

◆ MV_E_UPG_INNER_ERR

int MV_E_UPG_INNER_ERR = 0x80000403

Device internal error occurred when upgrading the device.

◆ MV_E_UPG_UNKNOW

int MV_E_UPG_UNKNOW = 0x800004FF

Unknown error occurred when upgrading the device.